PlReasonQuestionAnswer 
Logical Entity Name  PlReasonQuestionAnswer 
Default Table Name  PlReasonQuestionAnswer 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

PlReasonQuestionAnswer Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlReasonQuestionAnswerID(PK)    int  NO 
 
AdEnrollID(FK)    int  NO 
 
PlReasonQuestionID(FK)    int  NO 
 
PlStatChangeID(FK)    int  YES 
 
Answer    nvarchar(500)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

PlReasonQuestionAnswer Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_PlReasonQuestionAnswer_PlReasonQuestionAnswerID  PrimaryKey  PlReasonQuestionAnswerID 

PlReasonQuestionAnswer Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdEnroll  Non-Identifying  One To Zero or More  FK_PlReasonQuestionAnswer_AdEnrollID_AdEnroll_AdEnrollID      AdEnrollID  NO  YES 
PlReasonQuestion  Non-Identifying  One To Zero or More  FK_PlReasonQuestionAnswer_PlReasonQuestionAnswerID_PlReasonQuestion_PlReasonQuestionID      PlReasonQuestionID  NO  YES 
PlStatChange  Non-Identifying  Zero or One to Zero or More  FK_PlReasonQuestionAnswer_PlStatChangeID_PlStatChange_PlStatChangeID      PlStatChangeID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_PlReasonQuestionAnswer_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

PlReasonQuestionAnswer Check Constraints 
Check Constraint Name  CheckConstraint 

PlReasonQuestionAnswer Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

PlReasonQuestionAnswer Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.StudentPlacementStatusReasonQuestionAnswer 
NO       
Physical (Microsoft SQL Server)
dbo.PlReasonQuestionAnswer 
NO       

PlReasonQuestionAnswer Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Placement 

PlReasonQuestionAnswer Data Movement Rules 
Name  Type  Rule Text/Value